Online-Academy
Look, Read, Understand, Apply

Data Mining And Data Warehousing

OLAP operations

OLAP Operations

OLAP = Online Analytical Processing. These are operations that allow users to interactively explore multidimensional data cubes.
Key OLAP Operations:
OperationDescriptionExample
Roll-upAggregates data by climbing up a dimension hierarchyFrom days to months, or cities to countries
Drill-downOpposite of roll-up: goes to finer granularityFrom year to quarter, or country to city
SliceSelects a single value for one dimension, reducing dimensionalitySales for January
DiceSelects a subcube by specifying ranges on multiple dimensionsSales for Q1 and for Asia
Pivot (Rotate)Reorients the cube view for different perspectivesSwap rows and columns in a report